PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package / PDFAlternateImage Class / isDefaultForPrinting Method
In This Topic
    isDefaultForPrinting Method
    In This Topic
    Gets a value indicating whether this alternate image is the default version to be used for printing.
    Syntax
    public boolean isDefaultForPrinting()

    Return Value

    A flag indicating whether this alternate image is the default version to be used for printing.
    See Also